projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f67842b
)
Regenerate.
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Fri, 31 Aug 2007 19:15:07 +0000
(19:15 +0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Fri, 31 Aug 2007 19:15:07 +0000
(19:15 +0000)
ChangeLog
patch
|
blob
|
history
configure
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 6b459d875031a75e9517c24ddd1a058485739f24..f9d8473377d1708f0af695b5c6b52690bbb3ebe3 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
+
+ * configure.in: Fix typo.
+ * configure: Regenerate.
+
2007-08-30 Glenn Morris <rgm@gnu.org>
* configure.in (AH_BOTTOM): Copy some manual changes made to
diff --git
a/configure
b/configure
index a120cb47d617ea6df6db668949cd26eb393790e4..51e1c1dc416f5ac8d2ad7b9a412e38754e37e48d 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1978,9
+1978,9
@@
if test "${with_toolkit_scroll_bars+set}" = set; then
fi
-# Check whether --with-x
pm
was given.
-if test "${with_x
pm
+set}" = set; then
- withval=$with_x
pm
;
+# Check whether --with-x
aw3d
was given.
+if test "${with_x
aw3d
+set}" = set; then
+ withval=$with_x
aw3d
;
fi